projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75b9f68
)
Update for the new, external gdk-pixbuf
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 27 Jun 2010 01:56:03 +0000
(21:56 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 27 Jun 2010 01:56:03 +0000
(21:56 -0400)
gdk-3.0.pc.in
patch
|
blob
|
history
diff --git
a/gdk-3.0.pc.in
b/gdk-3.0.pc.in
index d2eae286af46f31b864122f4341c909fb16eb1a3..fe21977748baf4468b0ae3a261c233ae7e75691d 100644
(file)
--- a/
gdk-3.0.pc.in
+++ b/
gdk-3.0.pc.in
@@
-7,6
+7,6
@@
target=@gdktarget@
Name: GDK
Description: GTK+ Drawing Kit (${target} target)
Version: @VERSION@
-Requires:
gdk-pixbuf-@GTK_API_VERSION@
@GDK_PACKAGES@
+Requires: @GDK_PACKAGES@
Libs: -L${libdir} -lgdk-${target}-@GTK_API_VERSION@ @GDK_EXTRA_LIBS@
Cflags: -I${includedir}/gtk-@GTK_API_VERSION@ -I${libdir}/gtk-@GTK_API_VERSION@/include @GDK_EXTRA_CFLAGS@ -DGSEAL_ENABLE